home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 101
/
FreelogNo101-JanvierFevrier2011.iso
/
Internet
/
eM Client
/
setup.msi
/
eMClient.cab
/
IceWarpServerInterfacePluginFile
/
0
/
RCDATA
/
THEADERFOOTERFORM
/
THEADERFOOTERFORM.txt
Wrap
Text File
|
2010-10-15
|
4KB
|
224 lines
object HeaderFooterForm: THeaderFooterForm
Left = 292
Top = 182
HelpContext = 250
BorderStyle = bsToolWindow
Caption = 'Header/Footer'
ClientHeight = 225
ClientWidth = 472
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object HeaderL: TTntLabel
Left = 2
Top = 9
Width = 74
Height = 13
Caption = 'Header text file:'
end
object FooterL: TTntLabel
Left = 2
Top = 54
Width = 69
Height = 13
Caption = 'Footer text file:'
end
object HHTMLL: TTntLabel
Left = 2
Top = 32
Width = 87
Height = 13
Caption = 'Header HTML file:'
end
object FHTMLL: TTntLabel
Left = 2
Top = 77
Width = 82
Height = 13
Caption = 'Footer HTML file:'
end
object CL: TTntLabel
Left = 2
Top = 100
Width = 47
Height = 13
Caption = 'Condition:'
end
object CancelButton: TTntButton
Left = 393
Top = 200
Width = 75
Height = 23
Caption = '&Cancel'
ModalResult = 2
TabOrder = 14
end
object OKButton: TTntButton
Left = 313
Top = 200
Width = 75
Height = 23
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 13
end
object HeaderEdit: TTntEdit
Left = 104
Top = 6
Width = 333
Height = 21
TabOrder = 0
end
object FooterEdit: TTntEdit
Left = 104
Top = 52
Width = 333
Height = 21
TabOrder = 6
end
object ButtonA: TTntButton
Left = 437
Top = 6
Width = 20
Height = 21
Caption = '...'
TabOrder = 1
OnClick = ButtonBClick
end
object ButtonB: TTntButton
Tag = 2
Left = 437
Top = 52
Width = 20
Height = 21
Caption = '...'
TabOrder = 7
OnClick = ButtonBClick
end
object CheckboxPanel: TTntPanel
Left = 104
Top = 99
Width = 209
Height = 88
BevelOuter = bvNone
TabOrder = 12
object L2L: TTntCheckBox
Left = 3
Top = 2
Width = 94
Height = 17
Caption = 'Local to local'
TabOrder = 0
end
object L2R: TTntCheckBox
Left = 3
Top = 46
Width = 105
Height = 17
Caption = 'Local to remote'
TabOrder = 2
end
object R2R: TTntCheckBox
Left = 3
Top = 68
Width = 116
Height = 17
Caption = 'Remote to remote'
TabOrder = 3
end
object R2L: TTntCheckBox
Left = 3
Top = 24
Width = 103
Height = 17
Caption = 'Remote to local'
TabOrder = 1
end
end
object HeaderHTMLEdit: TTntEdit
Left = 104
Top = 29
Width = 333
Height = 21
TabOrder = 3
end
object Button1: TTntButton
Tag = 1
Left = 437
Top = 29
Width = 20
Height = 21
Caption = '...'
TabOrder = 4
OnClick = ButtonBClick
end
object FooterHTMLEdit: TTntEdit
Left = 104
Top = 75
Width = 333
Height = 21
TabOrder = 9
end
object Button2: TTntButton
Tag = 3
Left = 437
Top = 75
Width = 20
Height = 21
Caption = '...'
TabOrder = 10
OnClick = ButtonBClick
end
object TntButton1: TTntButton
Tag = 4
Left = 457
Top = 6
Width = 10
Height = 21
Caption = ':'
TabOrder = 2
OnClick = ButtonBClick
end
object TntButton2: TTntButton
Tag = 5
Left = 457
Top = 29
Width = 10
Height = 21
Caption = ':'
TabOrder = 5
OnClick = ButtonBClick
end
object TntButton3: TTntButton
Tag = 6
Left = 457
Top = 52
Width = 10
Height = 21
Caption = ':'
TabOrder = 8
OnClick = ButtonBClick
end
object TntButton4: TTntButton
Tag = 7
Left = 457
Top = 75
Width = 10
Height = 21
Caption = ':'
TabOrder = 11
OnClick = ButtonBClick
end
end